node-editor: Add some editor smarts
authorMatthias Clasen <mclasen@redhat.com>
Sun, 7 May 2023 02:31:58 +0000 (22:31 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 May 2023 13:19:44 +0000 (09:19 -0400)
commit87332920d51a48335570ed35013f0f7b50a26d02
tree2bdc0dcf4d7172e0a6a7778f037f3b05ebab0ac8
parentd2a358206c64d9d80f8f9fd826b2d7aba2cbc267
node-editor: Add some editor smarts

Allow control-clicks on some fields to bring up
a more specific UI. This functionality is also
available via Ctrl-E and the context menu.

At this point, it can edit colors, fonts and
files in some places, as well as a few enums.
demos/node-editor/node-editor-window.c
demos/node-editor/node-editor-window.ui